home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / scan11.arc / SCAN.DOC next >
Text File  |  1986-02-12  |  2KB  |  54 lines

  1.  
  2.  
  3. Scan -- Courtesy of
  4.  
  5.  
  6.                       Dr. Bob's Utilities
  7.                          444 Maple lane
  8.                       St. Paul, MN 55126
  9.  
  10.  
  11.  
  12.      Scan is not warranted in any way although it seems safe enough to me.
  13. Scan displays the ASCII portions of any file.  It ignores leading spaces,
  14. isolated punctuation, leading digits, and any ascii string less than 4
  15. characters long.  The idea is to give you a quick look at the ASCII
  16. messages in a file without showing you a lot of garbage.  Ignoring
  17. strings less than 4 characters long still gives you some garbage and
  18. occasionally skips things you might like to see but it seems to be
  19. a fair compromise.
  20.  
  21.      Scan may be useful in guessing at undocumented features of .com
  22. and .exe programs (like printing 'ARF ARF -- GOT YOU' after formatting
  23. your hard drive).
  24.  
  25.      It's also fun to scan commercial programs (especially Microsoft's)
  26. looking for unusual messages.  WordPerfect4.1 is a trip -- it includes
  27. things like "There are no phonetic rules for this language." (in case
  28. aliens from outer space try to run the spelling checker),
  29. and one lengthy message about how you've probably lost all your work
  30. and may have to reboot.
  31.  
  32.      Command.com is also interesting:
  33.  
  34.      "Intermediate file error during pipe"
  35.      "Cannot do binary reads from device"
  36.  
  37. although some of the messages are truncated because the high bit is set
  38. on some characters a la WordStar.  This has been fixed in DOS 3.x
  39.  
  40. Of course scan can also be used to read a text file although LIST is
  41. probably a better choice since it is faster and allows paging backwards.
  42.  
  43.  
  44. Scan shows the data continuously.
  45.  
  46. Use CTRL S to pause
  47.     CTRL C to abort
  48.  
  49. Enjoy --  Dr. Bob
  50.  
  51. (Bob Ray has been known to frequent Terrapin Station BBS often.
  52.  612/623-0152   24 hours a day --- 1200/2400
  53.  A BBS for Programmers and Technical Folk)
  54.